Deletes values from the current Table object.
Syntax
DeleteValues([MatchColumns], [MatchValues])
| Name | Description |
|---|---|
|
MatchColumns |
Optional names of columns to delete from the table. |
|
MatchValues |
Optional values to delete from the table. |
Related concepts